STEP 12: Let's get ready to have our sprite say the discounted price.
- Click on and drag in Wait.
- In LOGIC, click on and drag in Convert to String.
- Change the my_var inside str() to sale_price.
- Change the my_var to the left of the = to sale_string.
To navigate the page using the TAB key, first press ESC to exit the code editor.